><

Border properties



The Border tab of the CSS Selector Inspector lets you set the borders of the block generated by a style, including line width, color, and line style. See The CSS1 formatting model for more information.

To edit the border properties of a style:

1 Select a style in the Style Sheet window, and click the Border tab () in the CSS Selector Inspector.

2 To set the border width for the top, right, left, or bottom borders, choose a unit from a Units pop-up menu, type a number in a border text box, and press Enter. Use the All Borders controls to set all four borders at once.

3 Choose a border color from the Color pop-up menu, or drag a selection from the Web Color List tab () of the Color palette.

4 Choose a line style from the Line Style pop-up menu.


Using Cascading Style Sheets > Defining style properties > Border properties